Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl: fix mingw cross build by disabling patch #97

Closed
wants to merge 2 commits into from

Conversation

MarcWeber
Copy link
Contributor

improve exception message, comment that parallel building seems to work
but doesn't yield much faster builds

improve exception message, comment that parallel building seems to work
but doesn't yield much faster builds
4.6.3 causes .exe files to segfault
# bundle) to be set through the environment variable
# ‘OPENSSL_X509_CERT_FILE’. This is necessary because the
# default location ($out/ssl/cert.pem) doesn't exist, and
# hardcoding something like /etc/ssl/cert.pem is impure and
# cannot be overriden per-process. For security, the
# environment variable is ignored for setuid binaries.
./cert-file.patch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the build error you get when using this patch?
It might be better to fix it, rather than to omit it in order to have consistent behavior across architectures.

@viric
Copy link
Member

viric commented Dec 27, 2012

The patch can be disabled for cross-builds only, using crossAttrs. And in any case, the comment shouldn't be left intact.

@peti
Copy link
Member

peti commented Feb 21, 2013

@MarcWeber, do you intend to update this patch so that it can be applied to the current master branch (and addresses the issue raised by aszlig)?

@MarcWeber
Copy link
Contributor Author

At the moment I'm not interested in cross building. If aszlig has time to update fix the patch the better.

@peti
Copy link
Member

peti commented Feb 21, 2013

I'll close the issue until someone has time to revive this patch.

@peti peti closed this Feb 21, 2013
edolstra pushed a commit to edolstra/nixpkgs that referenced this pull request Oct 1, 2013
mkdir musicDirecotry for mpd before startnig the service
@primeos primeos mentioned this pull request Aug 19, 2018
12 tasks
Profpatsch pushed a commit that referenced this pull request Jun 20, 2020
This is pretty much a copy of XPS 9370, without kaby-laky and the throttle bug. I was getting lockups with the kaby-laky changes and the throttle bug did not seem to have an impact either way.
ethancedwards8 pushed a commit to ethancedwards8/nixpkgs that referenced this pull request Apr 2, 2021
[services.emacs] use `fg-daemon` flag for service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants